diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-16 18:08:05 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-16 18:08:05 +0900 |
| commit | 8a599ef83f6ce4f95f52ab36c5ca79c42a1ecdea (patch) | |
| tree | 343415721bff9e809737c4d2ace21d12d543cff0 /config/waybar/configs/Default [TOP] | |
| parent | 835e4155af2b17b04e6fe925f75f47eec2ade997 (diff) | |
renabled waybar default HINT
Diffstat (limited to 'config/waybar/configs/Default [TOP]')
| -rw-r--r-- | config/waybar/configs/Default [TOP] | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/config/waybar/configs/Default [TOP] b/config/waybar/configs/Default [TOP] index 39b13d83..2f8678ff 100644 --- a/config/waybar/configs/Default [TOP] +++ b/config/waybar/configs/Default [TOP] @@ -37,17 +37,17 @@ "custom/light_dark", "custom/separator#dot-line", "custom/lock", - ], - //"custom/separator#dot-line", - //"custom/keybinds", - //], + //], + "custom/separator#dot-line", + "custom/keybinds", + ], "modules-right": [ //"hyprland/window", "tray", "custom/separator#dot-line", - //"bluetooth", - //"custom/separator#dot-line", + "bluetooth", + "custom/separator#dot-line", //"network", //"custom/separator#dot-line", "battery", |
